FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package openehr.base#current (32 ms)

Package openehr.base
Type CodeSystem
Id Id
FHIR Version R5
Source http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/CodeSystem-extract-action-type.html
Url https://specifications.openehr.org/fhir/codesystem-extract_action_type
Version 0.1.0
Status active
Date 2024-08-22
Name extract_action_type
Title Extract Action Type
Experimental False
Realm uv
Authority hl7
Description Extract Action Type
Content complete

Resources that use this resource

ValueSet
https://specifications.openehr.org/fhir/valueset-extract_action_type Extract Action Type

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem extract-action-type

This case-sensitive code system https://specifications.openehr.org/fhir/codesystem-extract_action_type defines the following codes:

CodeDisplay
809 cancel
810 resend
811 send new

Additional Language Displays

CodeSpanish (es)Japanese (ja)Portuguese (pt)中文 (Chinese, zh)
809cancelaciónキャンセルcancelar取消
810reenvío再送reenviar重新发送
811nuevo envío新規送信enviar novo发送新的

Source

{
  "resourceType" : "CodeSystem",
  "id" : "extract-action-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem extract-action-type</b></p><a name=\"extract-action-type\"> </a><a name=\"hcextract-action-type\"> </a><a name=\"extract-action-type-en-US\"> </a><p>This case-sensitive code system <code>https://specifications.openehr.org/fhir/codesystem-extract_action_type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">809<a name=\"extract-action-type-809\"> </a></td><td>cancel</td></tr><tr><td style=\"white-space:nowrap\">810<a name=\"extract-action-type-810\"> </a></td><td>resend</td></tr><tr><td style=\"white-space:nowrap\">811<a name=\"extract-action-type-811\"> </a></td><td>send new</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Spanish (es)</b></td><td><b>Japanese (ja)</b></td><td><b>Portuguese (pt)</b></td><td><b>中文 (Chinese, zh)</b></td></tr><tr><td>809</td><td>cancelación</td><td>キャンセル</td><td>cancelar</td><td>取消</td></tr><tr><td>810</td><td>reenvío</td><td>再送</td><td>reenviar</td><td>重新发送</td></tr><tr><td>811</td><td>nuevo envío</td><td>新規送信</td><td>enviar novo</td><td>发送新的</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    }
  ],
  "url" : "https://specifications.openehr.org/fhir/codesystem-extract_action_type",
  "version" : "0.1.0",
  "name" : "extract_action_type",
  "title" : "Extract Action Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-22",
  "publisher" : "openEHR + HL7",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.openehr.org"
        }
      ]
    }
  ],
  "description" : "Extract Action Type",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "809",
      "display" : "cancel",
      "designation" : [
        {
          "language" : "es",
          "value" : "cancelación"
        },
        {
          "language" : "ja",
          "value" : "キャンセル"
        },
        {
          "language" : "pt",
          "value" : "cancelar"
        },
        {
          "language" : "zh",
          "value" : "取消"
        }
      ]
    },
    {
      "code" : "810",
      "display" : "resend",
      "designation" : [
        {
          "language" : "es",
          "value" : "reenvío"
        },
        {
          "language" : "ja",
          "value" : "再送"
        },
        {
          "language" : "pt",
          "value" : "reenviar"
        },
        {
          "language" : "zh",
          "value" : "重新发送"
        }
      ]
    },
    {
      "code" : "811",
      "display" : "send new",
      "designation" : [
        {
          "language" : "es",
          "value" : "nuevo envío"
        },
        {
          "language" : "ja",
          "value" : "新規送信"
        },
        {
          "language" : "pt",
          "value" : "enviar novo"
        },
        {
          "language" : "zh",
          "value" : "发送新的"
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.